isKeyboardNavigationCluster
Returns whether view
is a root of a keyboard navigation cluster. Always returns false
on API <26.
Return
true
if this view is a root of a cluster, or false
otherwise.
Parameters
view
view for which to check the cluster.